home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-02017.DIR / 00071.ls < prev    next >
Encoding:
Text File  |  1998-05-07  |  102 b   |  6 lines

  1. on enterFrame
  2.   if the visible of sprite 2 = 0 then
  3.     set the visible of sprite 2 to 0
  4.   end if
  5. end
  6.